C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / Text Property

In This Topic
Text Property (AutoCompleteBase<T>)
In This Topic
Gets or sets the text shown on the control.
Syntax
'Declaration
 
Public Overridable Property Text As String
 
See Also